Overload | Description |
---|---|
AllBeOfType<TExpectation>(String,Object[]) | Asserts that all items in the collection are of the exact specified type TExpectation |
AllBeOfType(Type,String,Object[]) | Asserts that all items in the collection are of the exact specified type expectedType |